PermissionDeleteItems Property |
Indicates whether a user has permission to delete items in a folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic PermissionAction DeleteItems { get; set; }Public Property DeleteItems As PermissionAction
Get
Set
Property Value
Type:
PermissionAction
See Also